make sure that the text_area_width is always >= 0. Fixes bug #316712 (Dan
authorMichael Natterer <mitch@imendio.com>
Wed, 8 Mar 2006 14:04:53 +0000 (14:04 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Wed, 8 Mar 2006 14:04:53 +0000 (14:04 +0000)
commit3961acfb68d116e134f7697f27c162899be6d794
tree0ea09556b4e65a8a4400ff27e71481e9d5a25604
parent70dd1e16b1499821a6380a0f695ec7da2152dcb5
make sure that the text_area_width is always >= 0. Fixes bug #316712 (Dan

2006-03-08  Michael Natterer  <mitch@imendio.com>

* gtk/gtkentry.c (gtk_entry_adjust_scroll): make sure that the
text_area_width is always >= 0. Fixes bug #316712 (Dan Winship).
ChangeLog
ChangeLog.pre-2-10
gtk/gtkentry.c